<xs:complexType name="EtsyType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation>Item information specific to Etsy.</xs:documentation> </xs:annotation> <xs:all> <xs:element name="AllocationPlanID" type="AllocationPlanIDType" maxOccurs="1" minOccurs="0" /> <xs:element name="AllocationPlanName" type="AllocationPlanNameType" maxOccurs="1" minOccurs="0" /> <xs:element name="Title" type="TitleType" maxOccurs="1" minOccurs="0" /> <xs:element name="ShippingPresetID" type="ShippingPresetIDType" maxOccurs="1" minOccurs="0" /> <xs:element name="ShippingPresetName" type="ShippingPresetNameType" maxOccurs="1" minOccurs="0" /> <xs:element name="ShopSectionID" type="ShopSectionIDType" maxOccurs="1" minOccurs="0" /> <xs:element name="ShopSectionName" type="ShopSectionNameType" maxOccurs="1" minOccurs="0" /> <xs:element name="Tags" type="TagsType" maxOccurs="1" minOccurs="0" /> <xs:element name="Materials" type="MaterialsType" maxOccurs="1" minOccurs="0" /> <xs:element name="CategoryID" type="CategoryIDType" maxOccurs="1" minOccurs="0" /> <xs:element name="CategoryName" type="CategoryNameType" maxOccurs="1" minOccurs="0" /> <xs:element name="IsCustomizable" type="IsCustomizableType" maxOccurs="1" minOccurs="0" /> <xs:element name="NonTaxable" type="NonTaxableType" maxOccurs="1" minOccurs="0" /> <xs:element name="ProcessingMin" type="ProcessingMinType" maxOccurs="1" minOccurs="0" /> <xs:element name="ProcessingMax" type="ProcessingMaxType" maxOccurs="1" minOccurs="0" /> <xs:element name="WhoMade" type="WhoMadeType" maxOccurs="1" minOccurs="0" /> <xs:element name="WhatIsIt" type="WhatIsItType" maxOccurs="1" minOccurs="0" /> <xs:element name="WhenMade" type="WhenMadeType" maxOccurs="1" minOccurs="0" /> <xs:element name="Recipient" type="RecipientType" maxOccurs="1" minOccurs="0" /> <xs:element name="Occasion" type="OccasionType" maxOccurs="1" minOccurs="0" /> <xs:element name="FeaturedRank" type="FeaturedRankType" maxOccurs="1" minOccurs="0" /> <xs:element name="Description" type="DescriptionType" maxOccurs="1" minOccurs="0" /> </xs:all> </xs:complexType>
© 2022 All Rights Reserved.